Skip to main content

BaseDecode

BaseDecode["string"] decodes the Base64 data contained in a string and returns the result as a byte array.

BaseDecode["string","encoding"] decodes using the string using the specified encoding.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.